update-kernels: Fix issues with kernel version variant sorting by first looping on the preferred variants, and using the keyword "ALL" instead of "*" to avoid shell globbing issues.
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0016-update-kernels-Fix-issues-with-kernel-version-varian.patch
## use-test-binary.dpatch by Vagrant Cascadian <vagrant@freegeek.org>
##
## DP: use /usr/bin/test instead of relying on the shell test builtin, as bash
## DP: and dash behave inconsistantly. works around
## DP: http://bugs.debian.org/539909
* ltsp-client-builder: Fix mounting of "cdrom" during by using the
device of already mounted "cdrom" images. Tested with both CD and USB
installs, and systems with multiple CD drives. Thanks to Wolfgang
Schweer (Closes: #540990, #780591).